home *** CD-ROM | disk | FTP | other *** search
/ Aminet 30 / Aminet 30 (1999)(Schatztruhe)[!][Apr 1999].iso / Aminet / util / boot / selector90.lha / Selector / install / getexinfo < prev    next >
Text File  |  1998-10-14  |  374b  |  22 lines

  1. .bra {
  2. .ket }
  3.  
  4. echo " ExecuteHack"
  5. echo " "
  6. echo "Version to install: " noline
  7. /tools/getver /tools/extras/execute words
  8.  
  9. echo "Version currently installed: " noline
  10.  
  11. if exists c:execute.orig
  12.     /tools/getver c:execute words
  13. else
  14.     echo "None"
  15. endif
  16.  
  17. echo "Destination: C: (Commodore's Execute will be copied to C:Execute.orig)"
  18.  
  19.  
  20. run >nil: execute readdoc executehack.readme
  21.  
  22.